Skip to content

test: add coverage for asttools helpers - #365

Open
wzj1228516103 wants to merge 1 commit into
agentstack-ai:mainfrom
wzj1228516103:test/asttools-108
Open

test: add coverage for asttools helpers#365
wzj1228516103 wants to merge 1 commit into
agentstack-ai:mainfrom
wzj1228516103:test/asttools-108

Conversation

@wzj1228516103

Copy link
Copy Markdown

Summary

  • Add direct unit-test coverage for the AST helper query, value, and tool-node functions.
  • Keep the existing file-editing tests while covering the remaining public helpers.

Testing

  • uv run --with pytest --with astor --with asttokens pytest tests/test_generation_asttools.py
  • uv run --with ruff ruff check tests/test_generation_asttools.py
  • git diff --check

Closes #108

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Write tests for asttools

1 participant